home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 2001 November / macformat-109.iso / Demos / Alice Demo / demo / pak0.pk3 / models / deskteach.tik < prev    next >
Encoding:
Text File  |  2000-11-20  |  405 b   |  32 lines

  1. TIKI
  2. setup
  3.     {
  4.     scale 1
  5.     path models/deskteacher
  6.     surface material1 shader skin01.tga
  7.     surface material2 shader skin02.tga
  8.     lod_scale 2000
  9.     }
  10.  
  11. init
  12.     {
  13.         server
  14.         {
  15.         classname object
  16.         noshadow
  17.     }
  18.         client
  19.         {
  20.         }
  21.     }
  22.  
  23. animations
  24.     {
  25.     idle notmoving.tan
  26.     }
  27.  
  28. /*QUAKED skool_teacher_desk (1 0.5 0) (-32 -32 0) (32 32 64)
  29.  
  30. Teacher's desk.  Brown and green with plotter.  Yeah.
  31.  
  32. */